protected final function visitWhereIn(O\MethodCallExpression $expression) { $this->visitOperation(Segments\Operation::WHERE_IN, $expression); }