Object
# File lib/rsr_participants.rb, line 5 def self.authors_for_print @authors = ['Renee'] @authors.join(', ') end