# File lib/typhoeus/request.rb, line 140 def call_after_complete @after_complete.call(@handled_response) if @after_complete end