# File lib/prawn/document/destinations.rb, line 80 def dest_fit_bounds_horizontally(top, page=current_page) [page, :FitBH, top] end