# File lib/chef/provider.rb, line 147 def converge_actions @converge_actions ||= ConvergeActions.new(@new_resource, run_context, @action) end