# File lib/typhoeus/easy.rb, line 379
    def on_failure(&block)
      @failure = block
    end