@@ -201,6 +201,9 @@  | 
                                                    ||
| 201 | 201 | }  | 
                                                        
| 202 | 202 | }  | 
                                                        
| 203 | 203 | |
| 204 | + /**  | 
                                                        |
| 205 | + * @param string $method  | 
                                                        |
| 206 | + */  | 
                                                        |
| 204 | 207 | private function getDefinitionMethodCall(Definition $def, $method)  | 
                                                        
| 205 | 208 |      { | 
                                                        
| 206 | 209 |          foreach ($def->getMethodCalls() as $call) { |