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