# File lib/grape/validations/types/json.rb, line 59
        def value_coerced?(value)
          coerced_collection? value
        end