# File lib/ethon/easy/callbacks.rb, line 11 def self.included(base) base.send(:attr_accessor, *[:response_body, :response_headers, :debug_info]) end