class Fedora::FedoraObject

def object_xml

def object_xml
  Fedora::Repository.instance.fetch_custom(pid, :objectXML)
end