--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Creates a TupleEntry based on ary with an optional renewer or expiry time sec. - !ruby/struct:SM::Flow::P body: A renewer must implement the renew method which returns a Numeric, nil, or true to indicate when the tuple has expired. full_name: Rinda::TupleEntry::new is_singleton: true name: new params: (ary, sec=nil) visibility: public