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