# File rbot/plugins/karma.rb, line 23
  def [](key)
    return @karmas[key]
  end