protected void given_repository() { Repository = new IndexedHttpRepository(LocalFileSystem.Instance, "remote", new InMemoryNavigator()); }