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