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