class JWT::Configuration::Container

def initialize

Initializes a new Container instance and resets the configuration.
def initialize
  reset!
end