# File lib/grape/dsl/settings.rb, line 53
      def unset_global_setting(key)
        unset :global, key
      end