class RSpec::Mocks::MethodDouble

def clear

Other tags:
    Private: -
def clear
  expectations.clear
  stubs.clear
end