Name
Mo::chain - Adds the chain feature to Mo's has
Synopsis
Description
Adds the chain parameter to has. If you set it to a true value, the accessor will return the class instance if values are set, instead of the value itself. As a result, accessors can be chained.