# File lib/prawn/document/bounding_box.rb, line 180 def footer(top_left,options={},&block) @footer = repeating_page_element(top_left,options,&block) end