class IMICFPS class Terrain < Entity def setup bind_model("base", "randomish_terrain") end end end