@protected S put<S>( S dependency, { String? tag, bool permanent = false, }) => Get.put<S>(dependency, tag: tag, permanent: permanent);