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