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