# File lib/chef/provider.rb, line 151
    def converge_by(descriptions, &block)
      converge_actions.add_action(descriptions, &block)
    end