data = new \Expose\MockMongoCursor($data); } public function __call($name, $args) { return $this->data; } }