class Sass::SCSS::StaticParser

def interp_ident; (s = ident) && [s]; end

def interp_ident; (s = ident) && [s]; end