public bool Run(params object[] args) { _migration.OnAreaEnter(); _player.OnAreaEnter(); return(true); }