# File lib/brakeman/messages.rb, line 146 def initialize input @input = input @value = friendly_type_of(@input) end