class Mocha::DefaultReceiver

def initialize(mock)

def initialize(mock)
  @mock = mock
end