24 25 26
# File 'app/models/burp/file_model.rb', line 24 def mtime @mtime_cache ||= File.mtime(on_disk_path) end