# File test/src/sql.rb, line 128
  def to_s
    "exists(#{relation})"
  end