= private = protected
[](*ary)
This method has no description. You can help the Ruby community by adding new notes.
# File lib/set.rb, line 563 def [](*ary) # :nodoc: new(ary) end