it('should allow attempts to create files', function(done) {
      var options = {
        filePath: '/new.txt',
        mode: 'READ',
        create: true,