class Mocha::DefaultName

def initialize(mock)

def initialize(mock)
  @mock = mock
end