# File lib/picnic/conf.rb, line 24
    def self.[](key)
      $CONF[key]
    end