# File lib/brakeman/util.rb, line 316
  def safe_literal? exp
    exp == SAFE_LITERAL
  end