# File lib/backports/1.9.2/random/bits_and_bytes.rb, line 50
    def marshal_dump
      [state_as_bignum, left]
    end