# File lib/merb-core/config.rb, line 57
      def [](key)
        (@configuration||={})[key]
      end