if ( next.position && branch.position ) {
                        compressor.log(
                            "Combining rule set on line " + next.position.start.line +
                            " with ruleset on line " + branch.position.start.line +
                            " as they share the same rules.",