= private = protected
current_group()
Returns the group most recently added to the stack.
# File lib/prettyprint.rb, line 97 def current_group @group_stack.last end