character Extra class to assign to the new connector.
Details
The extra_class parameter allows you to create a subclass of the
ConnectorFS object. This can be useful if you want to create
a custom connection object for easier dispatch of new s3 methods, while still
inheriting the methods from the ConnectorFS object.