# File test/src/sql.rb, line 73
  def to_s
    "(#{op} #{expr})"
  end