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