public function test_to_string()
 {
     $this->assert_equals(date(DateTime::get_format()), "" . $this->date);
 }