# File lib/restclient/abstract_response.rb, line 19 def headers @headers ||= self.class.beautify_headers(@net_http_res.to_hash) end