90 91 92
# File 'lib/dm-core/model/hook.rb', line 90 def call(resource) resource.__send__(@method) end