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