= private = protected
value()
Return the object which makes up the tuple itself: the Array or Hash.
# File lib/rinda/tuplespace.rb, line 52 def value; @tuple.value; end