The "rm" command relies on Session instances
If you create a session from your library, then remove that session from the config file, you lose the ability to "rm" that session.
The implementation relies on Sessions. This is not strictly necessary. Sessions should be rm
able regardless of how they were created.