# File lib/gettext/tools/parser/erb.rb, line 26
    def init(config)
      config.each{|k, v|
  @config[k] = v
      }
    end