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