class LicenseAcceptance::Acceptor
def acceptance_value
have to know the precedence order between provided/environment/argument. Can just get back the value
Return the value that was matched ("accept", "accept-no-persist", etc.). Used by callers so they do not
def acceptance_value @acceptance_value end