module Arstotzka::Exception class KeyNotFound < StandardError; end end