16 17 18
# File 'lib/rsssf/schedule.rb', line 16 def save( path, header: ) write_text( path, header + @txt ) end