public function testSchemaUrlReturnsExpectedUrl()
 {
     $this->assertEquals(DateTime::schemaUrl(), "http://schema.org/DateTime");
 }