@Given("^The data store is down$") public void cassandraDown() throws Throwable { SCASSANDRA.stop(); }