from lib.common import rest_client


class BaseClient(rest_client.RestClient):
    """Base Cloud Blueprint clients class."""
