/** * @return $this */ public function withNoArgs() { $this->expectation->withNoArgs(); return $this; }