=head3 Interface Model
+=head3 Layout
+
=head3 ListView
=head3 MVC
A particular interface that a class implements. Here, Role is used in the sense of Moose::Role; this same concept is sometimes called a Mix-In Class or a Decorator pattern.
+=head3 Skin
+
=head3 View
In Reaction, the View modules handle rendering the ViewPort. ViewPorts are the V in MVC.