protected function localMockShouldReceive(string $method) { return $this->getLocalMock()->shouldReceive($method); }