module Arel module Nodes class SqlLiteral < String end end end