# File lib/ruote/svc/participant_list.rb, line 324 def method_missing(m, *args, &block) @blocks[m.to_s] = block.to_raw_source end