fun create(type: Class<out ProtocolLogic<*>>, vararg args: Any?): ProtocolLogicRef
Create a ProtocolLogicRef for the Kotlin primary constructor or Java constructor and the given args.