A convenience base class that is an instanceof the type T.
This class inherits the toString() method from the instance type T, and provides a
convenience method inst() to cast this to the instance type T.
Import path
import qtil.inheritance.Instance