More Tests 

is(
  $formatter->format("one "),
  "one",
  'trailing space was stripped'
);