public function testUpper()
 {
     $this->assertEquals('IŔ', fUTF8::upper('iŕ'));
 }