# File lib/json-schema/attributes/limit.rb, line 152
      def self.exclusive?(schema)
        schema['exclusiveMaximum']
      end