# File lib/data_migrate/data_migrator.rb, line 65 def match(filename) /(\d{14})_(.+)\.rb$/.match(filename) end