class Fedora::FedoraObject

def label=(new_label)

def label=(new_label)
  self.attributes[:label] = new_label
end