using System; using System.Collections.Generic; using System.Text; namespace ReZero.SuperAPI { /// <summary> /// Service identification /// </summary> internal class SingleModel { } }