More Tests
is( $formatter->format("ab c d e f g"), "ab c d e\nf g", 'packing lots of small words worked' );
Still pushing the boundaries of our algorithm
This time we found a bug
Not counting spaces between words correctly