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