# File lib/backports/1.9.1/string.rb, line 5 def try_convert(x) Backports.try_convert(x, String, :to_str) end