getSpecific(key:)

class func getSpecific<T>(key: DispatchSpecificKey<T>) -> T?