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