This utility class provides an entrance method to modify the bytecode of a
class so that meta data from a sibling class is merged into the first class.
Basically, this automatically creates an instance of the meta data class and
stores it as a field of the modified class.