module Chef::DSL::Cheffish

Lazy activation for the cheffish gem. Specifically, we set up methods for each resource and DSL method in cheffish which, when invoked, will require ‘cheffish’ (which will define the actual method) and then call the method cheffish defined.