package org.sothis.mvc; public interface Attributed { Attributes attributes(); }