# File lib/ri_cal.rb, line 103
  def self.Alarm(&init_block)
    Component::Alarm.new(&init_block)
  end