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