# File lib/active_resource/base.rb, line 477 def auth_type=(auth_type) @connection = nil @auth_type = auth_type end