# File lib/backports/1.9.1/regexp.rb, line 4 def try_convert(obj) Backports.try_convert(obj, Regexp, :to_regexp) end