module Backports

def self.coerce_to_option(obj, option)

def self.coerce_to_option(obj, option)
  coerce_to_options(obj, option)[0]
end