For example, the numeric operators on Symbol return instances of Sequel::SQL::NumericExpression.
See here how tax is a Numeric Expression with a multiplication operator, and arguments price and 0.09.