must_contain_ids; } public function get_must_not_contain_ids() { return \$this->must_not_contain_ids; } } "; eval($code); } return $wrapped; } }