# File lib/dm-core/resource.rb, line 699
    def before_create_hook
      execute_hooks_for(:before, :create)
    end