# File lib/grape/dsl/settings.rb, line 78 def namespace_inheritable(key, value = nil) get_or_set :namespace_inheritable, key, value end