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