installEntitySchema('file'); } /** * Tests creation of file stubs. */ public function testStub() { $this->performStubTest('file'); } }