class Sharing:
    """
    API defining who to share with and what, and what to do on receiving
    """

    def __init__():
        raise NotImplementedError