# File lib/sprockets/concatenation.rb, line 32 def record_mtime_for(source_file) @source_file_mtimes[source_file] ||= source_file.mtime end