# File lib/util/wrapper.rb, line 39
    def self.included(base)
      base.extend(ClassMethods)
    end