An action can implement this interface when it wants to define
the rules on how to format its output values.
The FormatterFilter will detect that an action is Formattable and will
format its output values. Another option would be to create your own
FormatFilter.