namespace Artemis.Storage.Repositories { public interface IRepository { } }