class Test2 extends FunSuite {
  test("some other test") {
    // use CassandraSpecState.session
  }
}