def service_prefix(): return get_service_prefix()
def service_prefix(installer): return get_service_prefix(installer)