# File test/src/sql.rb, line 17
  def -@
    PrefixExpr.new(:-, self)
  end