static function close($id)
 {
     SettingsEditor::close($id);
     return true;
 }