using UnityEngine; namespace UnityAtoms { public class CreateCollider2DListOnAwake : CreateListOnAwake { } }