module Legion module Exception class MissingArgument < StandardError end end end