class Arel::SelectManager

def initialize_copy(other)

def initialize_copy(other)
  super
  @ctx = @ast.cores.last
end