module ActiveFedora::Attributes

def attribute_names

def attribute_names
  self.class.attribute_names
end