public List<Categories> getCategories() {
   return categoriesMapper.getCategories();
 }