25 26 27
# File 'lib/logtool/query.rb', line 25 def ip_regexp /\d\d?\d?\.\d\d?\d?\.\d\d?\d?\.\d\d?\d?/ end