// NotifyingList is our new go-to way to wrap a list // with additional functions. sclass SSIList extends NotifyingList { }