# File lib/merb-auth-core/authentication.rb, line 135
    def store_user(user)
      raise NotImplemented
    end