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