41.
How do you find the number of minutes between two DateTime objects in Ruby?

42.
What does the ago method do for a Time object in Ruby?

43.
What is the purpose of the advance method for a Time object in Ruby?

44.
How do you find the number of days between two Time objects in Ruby?