The [rasterio.merge.merge](https://github.com/rasterio/rasterio/blob/main/rasterio/merge.py#L166) docstring (and therefore the [documentation](https://rasterio.readthedocs.io/en/latest/api/rasterio.merge.html#rasterio.merge.merge)) is missing `sum` and `count` predefined methods, though they are available and listed in the [`MERGE_METHODS`](https://github.com/rasterio/rasterio/blob/main/rasterio/merge.py#L88) dict.