class Sass::Stack

def initialize

def initialize
  @frames = []
end