def each
    return enum_for(__method__) unless block_given?

    family_mask = MASKS[@family]