@Override
 public void fireReadOnlyModificationAttempt() {
   myDelegate.fireReadOnlyModificationAttempt();
 }