# File lib/gettext/textdomain_manager.rb, line 95 def initialize @textdomains = [] @supported_language_tags = nil end