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