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