# File lib/merb-helpers/time_dsl.rb, line 21
  def hour
    self * 3600
  end