# File lib/grape/validations/types.rb, line 133
      def self.special?(type)
        SPECIAL.key? type
      end