protected function getRoles()
 {
     return $this->roleRepository->fetchPairs('name', 'name');
 }