# File lib/ramaze/snippets/kernel/pretty_inspect.rb, line 12
        def pretty_inspect
          PP.pp(self, '')
        end