using System.Collections.Generic; namespace DeathBook.Model { public class Status : Post { //TODO } }