. . . . "The Objective-C Runtime is a Runtime Library, it is a library written mainly in C & Assembler that adds the Object Oriented capabilities to C to create Objective-C. This means it loads in Class information, does all method dispatching, method forwarding, etc." .