class Sass::SCSS::StaticParser

def interp_string; s = tok(STRING) and [s]; end

def interp_string; s = tok(STRING) and [s]; end