# File lib/grape/dsl/settings.rb, line 88 def namespace_inheritable_to_nil(key) inheritable_setting.namespace_inheritable[key] = nil end