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