= private = protected
The exact documentation you were looking for could not be found. Here is the best guess.
[](k)
Accessor method for elements of the tuple.
# File lib/rinda/rinda.rb, line 69 def [](k) @tuple[k] end