From TODO: ``` python # TODO: This might be a VERY long list. Use the specific API endpoint. ``` See [`storage.bucket.Bucket.get_acl`](https://github.com/GoogleCloudPlatform/gcloud-python/blob/1f2aaf3606802f4f02eeb30e22e1082ef7f4594e/gcloud/storage/bucket.py#L395) for relevant code and #146 for some context. Also see #151, essentially the same bug. `git blame` output ``` b7f1b774 (JJ Geewax 2014-01-29 18:02:29 -0500 395) # TODO: This might be a VERY long list. Use the specific API endpoint. ```