= private = protected
[](k)
Accessor method for elements of the tuple.
# File lib/rinda/rinda.rb, line 69 def [](k) @tuple[k] end