module Proxifier
  class ProxyError < StandardError
  end
end
