With the new pre-release 1.27.12005 (January 09, 2023) (Pre-Release) a new PHP problem:
Call to a member function create() on a non-object of type string
In this case getAccountModel() would return "\Backend\Model\AccountModel" namespace and we need to be able to call a static method from it.
