Presently printing a session displays the following:
> ses
<environment: 0x5583ffd49208>
attr(,"class")
[1] "session" "environment"
and calling summary() raises different errors:
> summary(ses)
Error in order(var_counts, decreasing = F) : argument 1 is not a vector