# File lib/action_view/helpers/asset_tag_helper.rb, line 564
          def mtime
            File.mtime(asset_file_path)
          end