| Method | Result | 
| current() | Returns a context object that is a reference to the current context. | 
| getId() | Returns an integer that is the ID of the context. | 
| getName() | Returns a string that is the name of the context. | 
| isPublic() | Returns a boolean true if the context is public. | 
| toString() | Returns a string that contains the properties of the context. |