--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Adds obj to the pretty printing buffer using Object#pretty_print or Object#pretty_print_cycle. - !ruby/struct:SM::Flow::P body: Object#pretty_print_cycle is used when obj is already printed, a.k.a the object reference chain has a cycle. full_name: PP::PPMethods#pp is_singleton: false name: pp params: (obj) visibility: public