= private = protected
The exact documentation you were looking for could not be found. Here is the best guess.
new(ts)
Creates a new TupleSpaceProxy to wrap ts.
# File lib/rinda/rinda.rb, line 213 def initialize(ts) @ts = ts end