class LicenseAcceptance::Acceptor

def acceptance_value

that was used. Value is only guaranteed to be set after calling check_and_persist.
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