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