# File lib/json-schema/attributes/limit.rb, line 85
      def self.value(data)
        data.length
      end