public List <SocialGroup> getNeighbours()
 {
     return(map.getNeighbours(this));
 }