# File lib/yard/tags/directives.rb, line 121
      def call
        return unless handler
        handler.extra_state.group = tag.text
      end