# File lib/rouge/formatters/html_legacy.rb, line 39 def stream(tokens, &b) @formatter.stream(tokens, &b) end