pretty_print(q)
No documentation available.
# File lib/rubygems/util/list.rb, line 28 def pretty_print q # :nodoc: q.pp to_a end