public function dp4()
 {
     return [[[Robot::findFirst(), 'NotSupportedRelations']], [[Robot::findFirst(), 'NonexistentRelation']]];
 }