# File lib/prawn/document/destinations.rb, line 73
      def dest_fit_bounds(page=current_page)
        [page, :FitB]
      end