# File lib/prawn/layout/page.rb, line 76 def footer(top_left,options={},&block) @footer = repeating_page_element(top_left,options,&block) end