# frozen_string_literal: true module Sniffer module Adapters module CurlAdapter PREPEND = true end end end