# File lib/ohm.rb, line 180
    def first
      model[key.call("LINDEX", 0)]
    end