# File lib/haml/exec.rb, line 188 def initialize(args) super @options[:for_engine] = {} @options[:requires] = [] @options[:load_paths] = [] end