public ERD2WRuleEditorModel(File file) {
   super(new EOKeyValueUnarchiver(ERD2WRuleEditorModel._dictionaryFromFile(file)));
 }