public function testTypeExpansion() {        
        $clauses = QQ::Clause(
            QQ::ExpandAsArray (QQN::Person()->PersonType)
        );