metamodel accessors must work independent of the ==() method
# File lib/puppet/vendor/rgen/test/metamodel_builder_test.rb, line 38 def ==(o) o.is_a?(ClassA) end