# File lib/gettext/textdomainmanager.rb, line 45
    def self.textdomain(domainname)
      @@textdomain_all[domainname]
    end