A Provider of Lazy instances that each delegate to a given Provider.
Returns a new instance of Lazy, which calls Provider.invoke at most once on the Provider held by this object.