# File lib/merb-core/core_ext/set.rb, line 23
def
<<
(
value
)
self
[
value
] =
true
end