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