# File lib/dbi/base_classes/database.rb, line 68
        def commit
            raise NotSupportedError
        end