I\'ve seen this syntax a couple times now, and it\'s beginning to worry me,
For example:
iCalendar iCal = new iCalendar(); Event evt = iCal.Create
It is a generic method that implements the Factory Method pattern.