michaelrocks
val stream by lazy { openStream() } ... if (stream::delegate.initialized) { stream.close() }