if (is_string($val)) {
                $this->meta[$key] = trim($val);
            }