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