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