# File lib/apipie/validator.rb, line 142
      def description
        "Must be one of: #{@array.join(', ')}."
      end