getTableName method

String getTableName()

Implementation

String getTableName() {
  return kTableStorage;
}