New
ClassAds already has dPrint() and fPrint() compatibility methods. We can mostly copy one of those to add an sPrint() method. Eventually, all three should be moved out of new
ClassAds into free-standing functions.
Developer time: 1 hour
Progress: Method now exists.