new()
public
Hide source
# File lib/rinda/tuplespace.rb, line 315 def initialize # :nodoc: @hash = {} @enum = enum_for(:each_entry) end