method
taint
v1_9_1_378 -
Show latest stable
- Class:
Set
taint()public
No documentation available.
# File lib/set.rb, line 90
def taint # :nodoc:
super
@hash.taint
self
end taint()No documentation available.
# File lib/set.rb, line 90
def taint # :nodoc:
super
@hash.taint
self
end