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