from lib.common import rest_client


class BaseClient(rest_client.RestClient):
    """Base EgressProxy clients class."""
