public override DependencyLifetime GetLifetime()
 {
     return(DependencyLifetime.NameScope(ScopeName));
 }