public InitialScenarioSteps()
 {
     _movingService = new MovingService(_peopleRepositoryStub);
 }