3 4 5
# File 'lib/rich/authorize.rb', line 3 def authenticate_rich_user send(Rich.authentication_method) unless Rich.authentication_method == :none end