public DecoratedActivator( Func<IActivator> provider ) : this( new DeferredSpecification<Type>( provider ),  provider.Delegate<object>() ) {}