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