# File lib/brakeman/messages.rb, line 39
    def msg_lit str
      Literal.new str
    end