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