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