t / t4018 / php-methodon commit trace2: trim whitespace in region messages in perf target format (da4589c)
   1class Klass
   2{
   3    public static function RIGHT()
   4    {
   5        return 'ChangeMe';
   6    }
   7}