# frozen_string_literal: true module Strict Error = Class.new(StandardError) end