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