# File lib/dm-core/resource.rb, line 681
def
before_save_hook
execute_hooks_for
(
:before
,
:save
)
end