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