# File lib/grape/util/strict_hash_configuration.rb, line 21
        def initialize
          @settings = {}
          @contexts = {}
        end