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