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