# File lib/chef/shef.rb, line 198
    def self.footer(text=nil)
      @footer = text if text
      @footer
    end