# File lib/sass/tree/visitors/check_nesting.rb, line 5
  def initialize
    @parents = []
  end