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