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