class RubyXL::Writer::CoreWriter

def filepath

def filepath
  File.join('docProps', 'core.xml')
end