# frozen_string_literal: true module CodebreakerVk DifficultyLevelError = Class.new(StandardError) end