Method: Cell::Templates::Cache#initialize

Defined in:
lib/cell/templates.rb

#initializeCache



32
33
34
# File 'lib/cell/templates.rb', line 32

def initialize
  @store = {}
end