method

object_group

v2_1_10 - Show latest stable - Class: PP::PPMethods
object_group(obj)
public

A convenience method which is same as follows:

group(1, '#<' + obj.class.name, '>') { ... }