# File lib/hashery/linkedlist.rb, line 83
def
empty?
@lookup
.
empty?
end