271 272 273
# File 'lib/chef/deprecated.rb', line 271 def to_s "Deprecation from #{location}\n\n #{message}\n\n#{link}" end