Classes: V1
6 7 8
# File 'lib/kitchen/directions/bake_chapter_section_exercises/main.rb', line 6 def self.v1(chapter:, trash_title: false) V1.new.bake(chapter: chapter, trash_title: trash_title) end