Introduction to Mason 16

<%args>

<%args>
# Default to 5
$size => 5
# Required
@items
# Defaults to an empty hash
%labels => ()
</%args>