# File rbot/plugins/url.rb, line 4
  def initialize
    super
    @registry.set_default(Array.new)
  end