# File lib/dm-core/resource.rb, line 708
    def after_create_hook
      execute_hooks_for(:after, :create)
    end