module RSpec::Core::Backports::Random::Implementation

def marshal_dump

def marshal_dump
  @mt.marshal_dump << @seed
end