public function isCurrentUser()
 {
     return parent::isCurrentUser();
 }