t / t4018 / php-methodon commit http-walker: replace sha1_to_hex (2bf1db7)
   1class Klass
   2{
   3    public static function RIGHT()
   4    {
   5        return 'ChangeMe';
   6    }
   7}