freeze()
No documentation available.
# File lib/set.rb, line 145 def freeze # :nodoc: @hash.freeze super end