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