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