# File lib/sass/engine.rb, line 265 def initialize(template, options = {}) @options = self.class.normalize_options(options) @template = template end