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