I might have something useful on this front in a few days. I'm working on a sort of super box() object, that will support common methods for anything you hand it, and if I can pull it off, string interpolation (through an in-string sigil) to boot. It will be part of librokudev if I can get it to work well enough.
Something like:
v = x*(4000/5)
print superbox(v).string()
superbox and string are examples, nothing set in stone yet... I'm considering using single character methods for brevity.
-- GandK Labs
Check out Reversi! in the channel store!