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