# File lib/pp.rb, line 50
  def pretty_inspect
    PP.pp(self, '')
  end