# File lib/caches/cachetastic_caches_base.rb, line 74 def populate_all raise MethodNotImplemented.new("populate_all") end