# File lib/action_view/helpers/prototype_helper.rb, line 697 def literal(code) ActiveSupport::JSON::Variable.new(code.to_s) end