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