# File lib/rdoc/ri/driver.rb, line 668 def display document page do |io| text = document.accept formatter(io) io.write text end end