private void Awake()
 {
     dependencyNested = DependenciesContext.Dependencies.Get <ExampleDependencyNested>();
 }