Method: Factbook::Counter#initialize
- Defined in:
- lib/factbook/counter.rb
#initialize ⇒ Counter
9 10 11 |
# File 'lib/factbook/counter.rb', line 9 def initialize @data = {} end |
9 10 11 |
# File 'lib/factbook/counter.rb', line 9 def initialize @data = {} end |