# File lib/restclient/exceptions.rb, line 79 def inspect "#{self.class} : #{http_code} #{message}" end