ExpandoMetaClass - Adding static methods
Static methods can also be added using the same technique as instance methods with the addition of the "static" qualifier before the method name:
Labels
Static methods can also be added using the same technique as instance methods with the addition of the "static" qualifier before the method name: