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