function it_holds_a_stub_reference($methodProphecy) { $this->getMethodProphecy()->shouldReturn($methodProphecy); }