# File lib/merb-helpers/time_dsl.rb, line 16
  def minute
    self * 60
  end