Module Puppet::Util::MethodHelper
In: lib/puppet/util/methodhelper.rb

Where we store helper methods related to, um, methods.

Methods

Public Instance methods

Iterate over a hash, treating each member as an attribute.

Take a hash and convert all of the keys to symbols if possible.

[Validate]