# File lib/typhoeus/easy.rb, line 282
    def on_success=(block)
      @success = block
    end