# File lib/ruote/part/block_participant.rb, line 72 def initialize (block, opts) @opts = opts @block = block @do_not_thread = false end