# InvalidEnumMethod Enums may not define most of the magic methods like `__get`, `__toString`, etc. ```php