class DetachedLegato(Notation):

    def __init__(self, **kwargs):
        placement = None
        if "placement" in kwargs: