Source code for Cauldron.ktl.Service

# -*- coding: utf-8 -*-
"""
The :class:`Service` will be added here by the runtime backend selection utilties.
"""

__all__ = ['Service']