# File lib/tapkit/access/adapters/openbase.rb, line 113
                def close
                        if @openbase then
                                @openbase.invalidate
                        end
                end