# File lib/brakeman/util.rb, line 50
  def pluralize word
    word + "s"
  end