# File lib/rack/mount/vendor/regin/regin/character_class.rb, line 14
    def negated?
      negate ? true : false
    end