method
object_group
object_group(obj)
public
A convenience method which is same as follows:
group(1, '#<' + obj.class.name, '>') { ... }
object_group(obj)
public
A convenience method which is same as follows:
group(1, '#<' + obj.class.name, '>') { ... }