static void reload<S>({String? tag, String? key, bool force = false}) => GetInstance().reload<S>(tag: tag, key: key, force: force);