Method: Megam::Auth#initialize

Defined in:
lib/megam/core/auth.rb

#initializeAuth

Returns a new instance of Auth.



19
20
21
# File 'lib/megam/core/auth.rb', line 19

def initialize
  @some_msg = {}
end