# File rbot/plugins/remind.rb, line 4
def
initialize
super
@reminders = Hash.new
end