# File lib/haml/exec.rb, line 492 def initialize(args) super @name = "Haml" @options[:requires] = [] @options[:load_paths] = [] end