class Fedora::Datastream

def label=(new_label)

def label=(new_label)
  @attributes[:dsLabel] = new_label
end