# File lib/backports/tools.rb, line 221 def self.coerce_to_str(obj) coerce_to(obj, String, :to_str) end