method
make_tuple
make_tuple(ary)
public
Hide source
# File lib/rinda/tuplespace.rb, line 173 def make_tuple(ary) # :nodoc: Rinda::Template.new(ary) end