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