# File lib/arel/engines/sql/formatters.rb, line 98 def select(select_sql, table) "(#{select_sql})" end