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