# File lib/juicer/chainable.rb, line 57
    def self.included(base)
      base.extend(ClassMethods)
    end