# File lib/sass/environment.rb, line 119
    def content
      @content || (@parent && @parent.content)
    end