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