Returns the value of attribute app_name
Returns:
the current value of app_name
3 4 5
# File 'lib/searls/auth/config.rb', line 3 def app_name @app_name end