# File lib/prawn/document.rb, line 354
    def float 
      mask(:y) { yield }
    end