namespace LunaWolfStudios.ScriptableSheets.Samples.Collections { [System.Serializable] public class StringCollection : ScriptableCollection { } }