master
ElementProcessor
class ElementProcessor def initialize(chapter, book_path) @chapter = chapter @book_path = book_path end