# frozen_string_literal: true class IMICFPS class Terrain < Entity end end