# File lib/clamp/messages.rb, line 9 def message(key, options={}) format_string(messages.fetch(key), options) end