# File lib/sprockets/secretary.rb, line 61 def source_last_modified preprocessor.source_files.map { |s| s.mtime }.max end