. */ /** * A tag placed on any MockObjects generated in the context of YayMock. * @author Chris Corbyn * @package Yay */ interface Yay_MockObject { }