* @since 2.0 */ interface QuxInterface { public function quxMethod(); }