method

group_class

group_class()
public

No documentation available.

# File activesupport/lib/active_support/notifications/fanout.rb, line 390
          def group_class
            EventedGroup
          end