class RubyXL::CalculationChain

def xlsx_path

def xlsx_path
  ROOT.join('xl', 'calcChain.xml')
end