<?php #vim:ft=php
$db = new SQLiteDatabase(":memory:");
?>