Ramsey knows what I am trying to do.
But that leads to other quandaries:
We have an ERUser framework, and I have my project framework.
I would like to separate User/Auth from my account, profile, business, etc.
So which is proper? Does a person subclass a user or does a user subclass a person.