# File lib/chef/knife/core/text_formatter.rb, line 40 def formatted_data @formatted_data ||= text_format(data) end