public function testGetPerFileSchema()
 {
     $this->assertEquals($this->schema, $this->object->getPerFileSchema());
 }