function predispatch()
 {
     // do the other stuff.
     parent::predispatch();
 }