# File lib/typhoeus/easy.rb, line 361
    def success
      @success.call(self) if @success
    end