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