A handle to a lazily-computed value. Each Lazy computes its value on the first call to #get() and remembers that same value for all subsequent calls to get(). All implementations are expected to be thread-safe and compute their value at most once. Example The di
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected