# File lib/dm-core/model/hook.rb, line 94
        def copy(model)
          self.class.new(model, @method)
        end