describe( 'parens: prefer ( param ) over (param)', function() {
        var parenTest = lint.parenSpace.bind( app )

        beforeEach( function() {
            app.state.conf = 'always'