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