public string Query(LocationInfoQuery query)
 {
     return(_rover.LocationInfo());
 }