class Async::HTTP::WebMockEndpoint

def inspect

def inspect
  "\#<#{self.class}> #{scheme}://#{authority} protocol=#{protocol}"
end