Bug at [this](https://github.com/myclabs/php-enum/blob/master/src/Enum.php#L73) line. ([proof](http://php.net/manual/en/language.oop5.constants.php)) It will be better use the name of constant for `__toString()`.
Bug at this line. (proof)
It will be better use the name of constant for
__toString().