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