# File lib/tramp/arel_monkey_patches.rb, line 6
  def read(select, &block)
    select.call(&block)
  end