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