The ArcGIS Python API Geometry object includes the capability to export the
geometry to a Shapely Geometry object, but not the capability to create a new
ArcGIS Geometry object from a Shapely object. Thankfully, it is not difficult to
add this capability to every ArcGIS Geometry object in a namespace.