pub fn available() -> Vec<Level>
Every level this machine can run, lowest first. A test that wants to compare the levels against each other iterates this; asking for one that is not in it would only get the highest one that is.