This class provides access to the information about the current user and his current roles. The SimpleUser API usage is getting rid of using slower SimpleRecord queries for user information retrieving,
s_user.getFullName()
This method returns the first and last name of the current user (see the values of the fields "First name" and "Last Name").