Lazy

constructor(lazy: Lazy<T>)
constructor(initializer: () -> T)