# File lib/json-schema/attributes/limit.rb, line 158
      def self.exclusive?(schema)
        schema['maximumCanEqual'] == false
      end