--- pretty_print(pp)
#    is a default pretty printing method for general objects.
#    It calls pretty_print_instance_variables to list instance variables.

    ̤Υ֥ȤΤΥǥեȤ pretty print ᥽åɤǤ
    Υ᥽åɤϥ󥹥ѿ󤹤뤿
    pretty_print_instance_variables ƤӤޤ

#    If self has a customized (redefined) inspect method,
#    the result of self.inspect is used but it obviously has no
#    line break hints.

    ޥ()줿 inspect  self ľ硢
    self.inspect η̤ȤޤϲԤΥҥȤޤ

#    This module provides predefined pretty_print() methods for some of
#    the most commonly used built-in classes for convenience.

    äȤ褯Ȥ뤤ĤȤ߹ߥ饹ˤĤơ
    PP ⥸塼Ϥ餫줿 pretty_print() ᥽åɤ
    ؤΤ󶡤Ƥޤ

