# File lib/excon/response.rb, line 7 def attributes { :body => body, :headers => headers, :status => status } end