Table of Contents
An object that potentially knows how to adapt to a protocol
__conform__ ( protocol )
Return an implementation of protocol for self, or None
protocol
None