Giles Bowkett wrote: > As far as I can tell, it doesn't appear to have > any obvious hooks which I can use to just get the reformatted string, > bypass the whole buffer thing, and pass the string to Wirble's > colorize method. I believe it's something like Object#pretty_print_inspect. Plus, I believe you can pass "" as a stream to PP.pp, but I'm not positive. Devin