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