# File lib/rufus/lru.rb, line 168
    def to_h

      {}.merge!(self)
    end