# File rbot/plugins.rb, line 185
    def length
      @@plugins.values.uniq.length
    end