getTools method

AbstractSqlStrings? getTools()

Implementation

AbstractSqlStrings? getTools() {
  return tools;
}