* Cim is a pure-Ruby implementation of the CIM meta model. Instances of Cim classes are used to define a CIM schema, often represented as a .mof file. Hence the primary consumer of Cim is Mofparser, a Ruby based MOF parser.
Klaus Kämpf
gem "cim", "~> 0.2.7"