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