library angel_framework.defs; /// Represents data that can be serialized into a MemoryService; class MemoryModel { int id; }