# File lib/ohm.rb, line 601
    def add(model)
      key.call("SADD", model.id)
    end