@Override
 protected String getText(final RuleSetViewModel ruleSet) {
   return ruleSet.getLocation();
 }