module JWT::Configuration

def configuration

def configuration
  @configuration ||= ::JWT::Configuration::Container.new
end