My parent class inherits list and adds a few methods which return items in this list. My child class is a sequence of objects (all of the same type). How do I type hint the