The only [generic](https://github.com/dhermes/gcloud-python/blob/4c7fa75d7892e8b70281b722953f43f39711eea8/gcloud/connection.py#L28) [methods](https://github.com/dhermes/gcloud-python/blob/4c7fa75d7892e8b70281b722953f43f39711eea8/gcloud/connection.py#L32) in `gcloud.connection` are [identically](https://github.com/dhermes/gcloud-python/blob/4c7fa75d7892e8b70281b722953f43f39711eea8/gcloud/datastore/connection.py#L37) [defined](https://github.com/dhermes/gcloud-python/blob/4c7fa75d7892e8b70281b722953f43f39711eea8/gcloud/datastore/connection.py#L41) in `gcloud.datastore.connection`. I was adding a module docstring to `gcloud/connection.py` when I realized only one of our two implementations inherits from it.