onlyTwice

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

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