# File lib/rdoc/ri/driver.rb, line 399
  def add_from out, store
    out << RDoc::Markup::Paragraph.new("(from #{store.friendly_path})")
  end