# File lib/backports/tools/arguments.rb, line 31 def self.coerce_to_hash(obj) coerce_to(obj, Hash, :to_hash) end