# File lib/sass/environment.rb, line 37
    def options
      @options || (parent && parent.options) || {}
    end