src/main/java/org/apache/sling/scripting/sightly/impl/plugin/AttributePlugin.java [166:172]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            stream.write(
                new VariableBinding.Start(
                    shouldDisplayAttribute,
                        new BinaryOperation(
                                BinaryOperator.AND,
                                new BinaryOperation(
                                        BinaryOperator.AND,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/main/java/org/apache/sling/scripting/sightly/impl/plugin/AttributePlugin.java [300:306]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            stream.write(
                    new VariableBinding.Start(
                            shouldDisplayAttribute,
                            new BinaryOperation(
                                    BinaryOperator.AND,
                                    new BinaryOperation(
                                            BinaryOperator.AND,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



