# File lib/dm-core/resource.rb, line 717
    def before_update_hook
      execute_hooks_for(:before, :update)
    end