class RubyXL::SharedStringsTable

def empty?

def empty?
  strings.empty?
end