NAME
Starch::Role::MethodProxy - General purpose method proxy support used internally by Starch.
DESCRIPTION
Any class that consumes this role will have their BUILDARGS
method modified to call "apply_method_proxies" in Starch::Util on the arguments before the object is constructed.
AUTHORS AND LICENSE
See "AUTHOR" in Starch, "CONTRIBUTORS" in Starch, and "LICENSE" in Starch.