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