Extend the known date and time classes (including EasyTime itself!)
404 405 406
# File 'lib/easy_time.rb', line 404 def easy_time(tolerance: nil) EasyTime.new(self, tolerance: tolerance) end