# File lib/picnic/conf.rb, line 37
    def []=(key, value)
      @conf[key] = value
    end