class Sass::Tree::Visitors::CheckNesting

def initialize

def initialize
  @parents = []
end