class Rouge::TexThemeRenderer

def render_blank(tok, &b)

def render_blank(tok, &b)
  out = "\\expandafter\\def#{token_name(tok)}#1{#1}"
end