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