unaryPlus

@JvmName(name = "addModule")
operator fun CardModule.unaryPlus(): CardBuilder

直接增加一个 CardModule 实例。