# File lib/backports/1.9.1/array.rb, line 4 def try_convert(obj) Backports.try_convert(obj, Array, :to_ary) end