# File lib/grape/validations/types/custom_type_coercer.rb, line 80
        def call(value)
          @method.call value
        end