apply

inline fun <This : Any> This.apply(block: ThisBlock<This>): This
inline fun <It> It.apply(block: ItBlock<It>): It