public void should_always_belong_into_a_population_simulation()
 {
     _calculatedColumn.BelongsTo(_populationSimulation).ShouldBeTrue();
 }