# File lib/active_support/core_ext/numeric/time.rb, line 24
def
hours
self
*
60
.
minutes
end