# File lib/active_support/core_ext/string/output_safety.rb, line 129 def encode_with(coder) coder.represent_scalar nil, to_str end