module ActiveFedora::Attributes::ClassMethods

def attributes_with_defaults

From ActiveFedora::FedoraAttributes
def attributes_with_defaults
  ['type', 'rdf_label']
end