unaryPlus

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

直接增加一个 CardModule 实例。