# File lib/ezamar/engine.rb, line 22 def initialize(template, options = {}) @template, @options = template, options compile end