Lightweight and dependency-free solution for the creation of method objects, a common pattern used to ease the extraction of complex methods from other classes and for the implementation of service objects.
A MethodObject with an OptionsHash built in
Provides a MethodObject class which implements KentBeck's "method object" pattern.