public boolean hasFavorites() {
   return myDatabase.hasFavorites();
 }