# File lib/dm-core/resource.rb, line 726
    def after_update_hook
      execute_hooks_for(:after, :update)
    end