Does this object has any params?
bool hasParams() { return hasPositinalParams() || hasNamedParams(); }