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