= private = protected
new(ts)
Creates a new TupleSpaceProxy to wrap ts.
# File lib/rinda/rinda.rb, line 213 def initialize(ts) @ts = ts end