# File lib/gettext.rb, line 34
    def initialize(domainname)
      @domainname = domainname
    end