global class Request { global Request() { } global Object clone() { } global static System.Request getCurrent() { } global System.Quiddity getQuiddity() { } global String getRequestId() { } }