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