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