13 14 15
# File 'lib/time_of_day/core_ext.rb', line 13 def time_of_day TimeOfDay.new(hour, min, sec) end