# File lib/prawn/document/destinations.rb, line 87
      def dest_fit_bounds_vertically(left, page=current_page)
        [page, :FitBV, left]
      end