public bool AtDestination()
 {
     return(destination.AtDestination());
 }