# File lib/rexical/generator.rb, line 52
    def add_footer( st )
      @scanner_footer  +=  "#{st}\n"
    end