# File lib/dbi/base_classes/database.rb, line 73
        def rollback
            raise NotSupportedError
        end