# File lib/amalgalite/memory_database.rb, line 11
def
initialize
super
(
":memory:"
)
end