public void Add(VacuumPerception perception)
 {
     this.perceptions.Add(perception);
 }