# File lib/ohm.rb, line 185
    def last
      model[key.call("LINDEX", -1)]
    end