/**
  * Returns the schema definition.
  */
 protected function schemaDefinition()
 {
     return ViewTestData::schemaDefinition();
 }