clear

abstract fun clear(    answers: Boolean = true,     recordedCalls: Boolean = true,     childMocks: Boolean = true,     verificationMarks: Boolean = true,     exclusionRules: Boolean = true)