Method: RubyUnits::Cache#initialize

Defined in:
lib/ruby_units/cache.rb

#initializeCache

Returns a new instance of Cache.



8
9
10
# File 'lib/ruby_units/cache.rb', line 8

def initialize
  clear
end