# File lib/picnic/conf.rb, line 33
    def self.method_missing(method, *args)
      self[method]
    end