resource = $resource; } function getResource() { return $this->resource; } function getName() { return __CLASS__; } }