More Tests 

is(
  $formatter->format("one"),
  "one",
  'single word formatted correctly'
);