Class: Collection
- Inherits:
-
Object
- Object
- Collection
- Defined in:
- lib/collection.rb
Direct Known Subclasses
Instance Method Summary collapse
-
#initialize ⇒ Collection
constructor
A new instance of Collection.
Constructor Details
#initialize ⇒ Collection
Returns a new instance of Collection.
3 4 |
# File 'lib/collection.rb', line 3 def initialize end |