# frozen_string_literal: true module IIPolicy class Context < OpenStruct end end