method
pretty_print

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