# File lib/grape/util/inheritable_setting.rb, line 18
      def self.reset_global!
        @global = {}
      end