public void GetAttempedValue_should_return_raw_value_of_model_state()
 {
     datepicker.GetAttemptedValue().ShouldEqual("s");
 }