@Override
 public void difficulty(String text) {
   mCacheTagSqlWriter.difficulty(text);
 }