Classes: V1
6 7 8
# File 'lib/kitchen/directions/bake_footnotes/main.rb', line 6 def self.v1(book:, number_format: :arabic) V1.new.bake(book: book, number_format: number_format) end