Module: Mores::ImmutableStruct::Flyweight
- Defined in:
- lib/mores/immutable_struct/flyweight.rb
Instance Method Summary collapse
Instance Method Details
#clone ⇒ Object
2 3 4 |
# File 'lib/mores/immutable_struct/flyweight.rb', line 2 def clone self end |