# File lib/more/facets/memoizer.rb, line 59 def self.uncache(cached_object) cached_object.instance_variable_get('@self') end