# File lib/tramp/arel_monkey_patches.rb, line 10
  def update(update, &block)
    update.call(&block)
  end