module PluginAWeek #:nodoc: module EncryptedStrings # Indicates no key was specified class NoKeyError < StandardError end end end