module JWT::JWA

def algorithms

def algorithms
  @algorithms ||= {}
end