How does one list types that conform to a protocol for purely Swift based types (i.e. no @objc annotation involved)? I was hoping that a reflection API that all
@objc