# File lib/rake.rb, line 365
365:   def timestamp
366:     File.mtime(name.to_s)
367:   end