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