kirillrakhman
02/14/2017, 12:46 PMcon
), you need to supply the other receiver implictly. this can be done when you're inside the class or when you're inside an extension function or lambda that has the class as receiver. that's what with(Dbutil()) {}
does