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