I posted some code recently, but I'd like to submit a bug fix:
when ( this.IsFixed ) { FindSomethingElseToComplainAbout(); }else { ComplainAbout( this ); }
That is all. Thank you. Have a nice day.