a; } function getB() { return $this->b; } function getC() { return $this->c; } function getD() { return $this->d; } }