# File lib/backports/tools/arguments.rb, line 40 def self.coerce_to_option(obj, option) coerce_to_options(obj, option)[0] end