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