Class: TestClassMethods

Defined in: spec/templates/methods/class_methods.coffee

Class Method Summary

Class Method Details

@andSoDoesThis(foo, bar)

@another(a, b)

@helper()

@nowWithSpalt(foo, bar...)

@withDefault(a = 2, c, d = 'hi', e = { a: 2 }, f = new TestClassMethods())