# File lib/chef/provider.rb, line 81 def action_nothing Chef::Log.debug("Doing nothing for #{@new_resource.to_s}") true end