# File lib/devise/models/timeoutable.rb, line 30
      def timeout_in
        self.class.timeout_in
      end