public function filters()
 {
     return array_merge(parent::filters(), array('accessControl'));
 }