Experimental
Get the type of extension that will be returned by the static API.
Defaults to the subclass instance type, but can be changed by overriding __new__() to return a different type.
__new__()
Get the type of extension that will be returned by the static API.
Defaults to the subclass instance type, but can be changed by overriding
__new__()
to return a different type.