# File lib/authlogic/regex.rb, line 22
    def self.login
      /\A\w[\w\.+\-_@ ]+\z/
    end