File Directory Ruby

t = File.mtime("text.txt")
puts t.hour
puts t.min
puts t.sec