Creates a provider reference for this provider.
ProviderRef<T> ref() { return ProviderRef<T>(this); }