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