# File lib/authlogic/controller_adapters/abstract_adapter.rb, line 25 def cookie_domain raise NotImplementedError.new("The cookie_domain method has not been implemented by the controller adapter") end