# File lib/qrack/client.rb, line 83
    def next_payload(options = {})
      next_frame(options).payload
    end