# File lib/hammer_cli_katello/output/formatters.rb, line 10
      def format(items, field_params = {})
        "%s  %s" % items.reverse
      end