# File lib/arel/select_manager.rb, line 48 def as other create_table_alias grouping(@ast), Nodes::SqlLiteral.new(other) end