# File lib/grape/dsl/settings.rb, line 73
      def unset_namespace_setting(key)
        unset :namespace, key
      end