package org.atomnuke.atom.model; /** * * @author zinic */ public interface Author extends PersonConstruct { }