# File src/DbPool.rb, line 119
                def instance?
                        return @instance ? true : false
                end