Choose the correct classes so that user1 can both read and edit the document while user2 can only read it.
user1
user2
Make sure to pick Writer(), followed by Reviewer().
Writer()
Reviewer()