*/ class Mage_GoogleCheckout_Model_Api_Debug extends Mage_Core_Model_Abstract { protected function _construct() { $this->_init('googlecheckout/api_debug'); } }