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