class RubyXL::DocumentPropertiesFile

def xlsx_path

def xlsx_path
  ROOT.join('docProps', 'app.xml')
end