class Roadie::NetHttpProvider

def inspect

def inspect
  "#<#{self.class} whitelist: #{whitelist.inspect}>"
end