# File lib/merb-core/config.rb, line 103
      def delete(key)
        @configuration.delete(key)
      end