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