# File lib/prawn/document/destinations.rb, line 38 def dest_xyz(left, top, zoom=nil, page=current_page) [page, :XYZ, left, top, zoom] end