class Sass::SCSS::StaticParser

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

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