# File lib/hashery/linked_list.rb, line 193
    def length
      @lookup.length
    end