protected function getNewRules()
 {
     return [RbacFactory::Rule('\\rmrevin\\yii\\rbac\\examples\\ItsMyContract', 'frontend.contract.its-my')];
 }