abstract fun <T : Any> checkLazily(subject: T, assertionCreator: IAssertionPlant<T>.() -> Unit): IAssertionPlant<T>