void Awake()
 {
     navigator = GetComponent <StackNavigator>();
 }