# File lib/arel/select_manager.rb, line 14
    def initialize_copy other
      super
      @ctx = @ast.cores.last
    end