Returns list of registered class patches.
list<ClassPatchInterface>
public function getClassPatches() { return $this->patches; }