class Rouge::Formatters::Null

def stream(tokens, &b)

def stream(tokens, &b)
  tokens.to_a
end