checks if a quota is set
bool
public function isLimited() { return self::UNLIMITED < $this->amount; }