_attributes; } public static function get($id) { return self::_get(self::url('/'.$id)); } public static function all() { throw new \Exception(); } } ?>