@override Blueprint initBlueprint(String name, bool modify) { return SqliteBlueprint(name, modify); }