class RubyXL::QueryTable

def xlsx_path

def xlsx_path
  ROOT.join('xl', 'queryTables', "queryTable#{file_index}.xml")
end