# File lib/ohm.rb, line 318
    def ids
      key.call("LRANGE", 0, -1)
    end