class Arel::Nodes::Rows

def initialize(expr = nil)

def initialize(expr = nil)
  super(expr)
end