# File lib/rbot/plugins.rb, line 452
    def [](name)
      @names_hash[name.to_sym]
    end