57 58 59
# File 'app/models/broadcast_event/subject_helpers.rb', line 57 def for(seed, event) Subject.new(name, target_for(seed, event)) end