// Constructors public AccountTable() { serializer = config.Serializer; accounts = serializer.Read(); }