it( "can see the current private collection in the debug panel", function() { this.visit( "/login" ) .debugPrivateCollection(); } );