public function testAnonymousItemWithPropertyRefs()
    {
        $things = (new Microdata())->parseHtmlFile(
            dirname(__DIR__).DIRECTORY_SEPARATOR.'Fixtures'.DIRECTORY_SEPARATOR.'anonymous-ref-microdata.html'
        );