class Entry(object): @classmethod def make(self): return Entry()