# File lib/dm-core/resource.rb, line 678
    def after_save_hook
      execute_hooks_for(:after, :save)
    end