public string GetDirection()
 {
     return(_destination.Direction());
 }