# File lib/rbot/core/utils/filters.rb, line 98 def has_filter_group?(name) @filter_group.key?(name) end