182
{
183
return new CodeInstrumentationMethod( $this->getName() , $objOriginalReflectionMethod->getName() );
184
}
185
186
187
?>