The magic of software is that you can do stuff like this:
catch (UglyTrimException) { Door.Handle.Color = Door.Hinge.Color = Door.Stopper.Color = Colors.SatinNickel; }
In real life, running the above code takes several hours and requires a $600 trip to Home Depot.