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