# File lib/extlib/simple_set.rb, line 29
def
<<
(
value
)
self
[
value
] =
true
self
end