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