class Minitest::Test

def marshal_dump # :nodoc:

:nodoc:
def marshal_dump # :nodoc:
  super << self.time
end