# File lib/ohm.rb, line 175
    def size
      key.call("LLEN")
    end