# frozen_string_literal: true module CodebreakerDiz GuessFormatError = Class.new(StandardError) end