# File lib/typhoeus/request.rb, line 145
    def handled_response
      @handled_response || response
    end