# File lib/ramaze/snippets/ramaze/lru_hash.rb, line 84 def values objs.map{|key, obj| obj.content } end