class ActiveSupport::DescendantsTracker::DescendantsArray

def initialize_copy(orig)

def initialize_copy(orig)
  @refs = @refs.dup
end