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