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