def without_facet
        return nil if without.empty?
        a = without.shift
        q = table[a.to_sym].eq(nil)