Implement Iterator, Countable and ArrayAccess to be able to use `count()`, `foreach`, … See [this comment](http://fr.reddit.com/r/PHP/comments/1iy1dp/php_enum_implementation_inspired_from_splenum/cb9cron) on Reddit for the original idea.