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