define ->
    name: 'CoffeeScript To Test'
    method: (input) -> 2 * input
