**Overview:** The base class for Box objects.

**Author:** jmeadows

asUser(user)
------------
Allows enterprise administrators to make API calls for their managed users.

**Parameters**

**user**:  *BoxUser*,  The user that operations should be made as

**Returns**

*Object*,  A new instance of the same type as this box object, on which operations will be performed as the specified user.

