Module: Kernel (Ruby 2.3.4) Home Core 2.3.4 Std-lib 2.3.4 Downloads Home Classes Methods In Files pp.rb Methods #pretty_inspect Class/Module Index Quicksearch Kernel PP PP::PPMethods No matching classes. Kernel Public Instance Methods pretty_inspect() Returns a pretty printed object as a string. In order to use this method you must first require the PP module: require 'pp' See the PP module for more information. # File pp.rb, line 13 def pretty_inspect PP.pp(self, ''.dup) end This page was generated for Ruby 2.3.4 Ruby-doc.org is a service of James Britt and Neurogami, a software development company in Scottsdale, AZ. Generated with Ruby-doc Rdoc Generator 0.36.0.