On 1/23/07, Giles Bowkett <gilesb / gmail.com> wrote:
> No dice on that exact syntax, but if there are utility methods along
> those lines, it should be pretty easy.

works for me

irb(main):010:0> b.pretty_print_inspect
=> "[1, 2, 3, 4, 5, 6, 7, 8, 9, 10]"

martin