public void should_return_the_table_formula_from_the_table_solubility()
 {
     _tableFormula.ShouldBeEqualTo(_solubilityTableFormula);
 }