# File lib/rinda/tuplespace.rb, line 130
    def make_tuple(ary)
      Rinda::Tuple.new(ary)
    end