# File lib/haml/exec.rb, line 12
      def initialize(args)
        @args = args
        @options = {:for_engine => {}}
      end