Variable AccountRepositoryTest.repository

class AccountRepositoryTest
{
  // ...
  vibe.data.bson.Bson repository ;
  // ...
}