public void Visit(IPassiveTransportBuildingBlock passiveTransportBuildingBlock)
 {
     _found = passiveTransportBuildingBlock.Contains(_entity);
 }