Scope Function 이란??

with)

inline fun <T, R> with(receiver: T, block: T.() -> R): R