# frozen_string_literal: true module LIT module Object # @api public # @since 0.1.0 class Struct; end end end