34 35 36
# File 'lib/chef/sugar/deprecation.rb', line 34 def deprecated(message) Chef.deprecated(:chef_sugar, message) end