# File lib/apipie/dsl_definition.rb, line 75 def def_param_group(name, &block) Apipie.add_param_group(self, name, &block) end