class LicenseAcceptance::Acceptor
def self.check_and_persist!(product_id, version, opts={})
def self.check_and_persist!(product_id, version, opts={}) new(opts).check_and_persist!(product_id, version) end
def self.check_and_persist!(product_id, version, opts={}) new(opts).check_and_persist!(product_id, version) end