<?php

namespace ComboStrap;

/**
 * File System backed by sqlite
 */
class ComboPath
{

}
