class ActiveSupport::DescendantsTracker::WeakSet

def to_a

def to_a
  @map.values
end