/** {@inheritDoc} */
 public String getDefaultString(String name) {
   return fPreferences.getDefaultString(name);
 }