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