# File lib/apipie/validator.rb, line 129 def initialize(param_description, argument) super(param_description) @array = argument end