Method: Ayadn::SetCounts#initialize
- Defined in:
- lib/ayadn/set.rb
#initialize ⇒ SetCounts
Returns a new instance of SetCounts.
554 555 556 557 |
# File 'lib/ayadn/set.rb', line 554 def initialize super @category = 'counts' end |
Returns a new instance of SetCounts.
554 555 556 557 |
# File 'lib/ayadn/set.rb', line 554 def initialize super @category = 'counts' end |