# File languages-statistics.rb, line 1106
        def initialize
                @regexp = /(\d)(?=(?:\d\d\d)+(?!\d))/
        end