onlyOnce

inline fun onlyOnce(name: String, times: Int = 1, block: Only.Builder.() -> Unit)

Run only once Only by Only.Builder using kotlin dsl.