public function GetGrounds()
 {
     $this->EnsureAggregatedEditors();
     return $this->fixture_editor->GetGrounds();
 }