# File lib/prawn/document/destinations.rb, line 45
      def dest_fit(page=current_page)
        [page, :Fit]
      end