getStatement(); $arguments = $call->getArguments(); if ($arguments[0] instanceof StringNode) { $key = $arguments[0]->toValue(); if (strPos($key, $target->id() . '_') === 0) { return TRUE; } else { $comment = <<buildFixMe($comment)->prependTo($statement); return FALSE; } } else { $comment = <<buildFixMe($comment)->prependTo($statement); return FALSE; } } }