method

pretty_print

pretty_print(q)
public

No documentation available.

# File lib/rubygems/source/installed.rb, line 35
  def pretty_print q # :nodoc:
    q.text '[Installed]'
  end