# File lib/grape/util/inheritable_setting.rb, line 11
      def self.global
        @global ||= {}
      end