public Player Get()
 {
     return(_localDb.Get("Bruno"));
 }