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