public function current()
 {
     return strtoupper(parent::current());
 }