# File lib/grape/dsl/parameters.rb, line 33 def build_with(build_with = nil) @api.namespace_inheritable(:build_params_with, build_with) end