t / t4018 / php-methodon commit l10n: git.pot: v2.19.0 round 2 (3 new, 5 removed) (98ac781)
   1class Klass
   2{
   3    public static function RIGHT()
   4    {
   5        return 'ChangeMe';
   6    }
   7}