# File lib/grape/exceptions/base.rb, line 40
      def problem(key, attributes)
        translate_message("#{key}.problem".to_sym, attributes)
      end