# File lib/chef/knife/core/ui.rb, line 116
      def output(data)
        msg @presenter.format(data)
      end