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