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