public function GetDonations() { return Donation::GetAllByField("Donation", "AccountID", $this->Data["ID"]); }