# frozen_string_literal: true module IIFinder class Error < StandardError end end