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