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