As I stated in my other post, the problem with JUST using Available as
a query is it doesn't check if *this* hostcell is available, it finds
a random, available host cell. Believe me, I tried!

My workaround
was evaluating which gives me (*sort of*) the isAvailable method. Then
performing a query on the evaluation result.