class LicenseAcceptance::Strategy::ProvidedValue

def accepted?

def accepted?
  value == ACCEPT
end