public function votacionPromociona($pincho, $puntuacion) { return UserMapper::votacionPromociona($this->idemail, $pincho, $puntuacion); }