3 lines
81 B
Smalltalk
3 lines
81 B
Smalltalk
|
accessing
|
||
|
retweetedBy
|
||
|
^ self metadata at: 'retweetedBy' ifAbsentPut: [ Set new ]
|