class Rexical::Generator

def add_footer( st )

def add_footer( st )
  @scanner_footer  +=  "#{st}\n"
end