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