Protocols:
*
Check conforms Protocol
Returns a Boolean indicating if the class conform the protocol:
[MyClass conformsToProtocol:@protocol(MyProtocol)];