# File lib/dbd/SQLite3.rb, line 82
                def initialize
                    @dbs = []
                    super "0.4.0"
                end