package org.tomahawk.libtomahawk.infosystem.hatchet.models; public abstract class Mappable { public String id; }