class Sass::SCSS::StaticParser

def interp_uri; (s = tok(URI)) && [s]; end

def interp_uri; (s = tok(URI)) && [s]; end