# frozen_string_literal: true class IMICFPS class Components class Building < Component end end end