Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
gauss:rubinius brian$ bin/rbx irb(main):001:0> 0xffff_ffff.coerce(1) => [1, 4294967295] irb(main):002:0> 0xffff_ffff.coerce(1).map { |x| x.class } => [Bignum, Bignum]
This paste will be private.
From the Design Piracy series on my blog: