# File lib/brakeman/tracker/config.rb, line 73
    def has_gem? name
      !!@gems[name]
    end