method

pretty_print

pretty_print(q)
public

No documentation available.

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