# File lib/webmock/deprecation.rb, line 4
      def warning(message)
        warn "WebMock deprecation warning: #{message}"
      end