class RubyXL::SharedStringsTable

def self.filepath

def self.filepath
  File.join('xl', 'sharedStrings.xml')
end