method
pretty_print
pretty_print(q)
public
Hide source
# File lib/pp.rb, line 371 def pretty_print(q) # :nodoc: q.pp_hash self end