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



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



