def push(self): PropertyContainer.push(self)
def unbind(self): PropertyContainer.unbind(self)
def bind(self, uri, metadata=None): PropertyContainer.bind(self, uri, metadata)