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