public static void InitializeSettings(Arguments args) { Settings = new Settings(Platform.ResolvePath("^", "settings.yaml"), args); }