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