``` Uncaught TypeError: Cannot convert undefined or null to object ``` When trying to instantiate an Entity Class without SCHEMA. What about throwing something like : `SCHEMA definition under Entity <EntityName> is required.` Any other suggestion?