# File lib/brakeman/messages.rb, line 180
  def initialize value
    @value = value.to_s
  end