# File lib/chef/knife/core/generic_presenter.rb, line 114 def text_format(data) TextFormatter.new(data, ui).formatted_data end