class ActiveSupport::DescendantsTracker::DescendantsArray

def initialize

def initialize
  @refs = []
end