class _ProtocolMeta:

    def __instancecheck__():
        ((cls) for attr in _get_protocol_attrs)
        super().__instancecheck__