def remove(self):
     """Disable local customizations, delete the annotation
     """
     annotations = IAnnotations(self.context)
     annotations.__delitem__(ANN_CUSTOMMENU_KEY)