<?php
namespace Application\Model\Test\Storage;

interface Skeleton {
    //put your code here
}