# File lib/grape/exceptions/unsupported_group_type.rb, line 4
      def initialize
        super(message: compose_message(:unsupported_group_type))
      end