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