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