# File lib/devise_two_factor/models/two_factor_authenticatable.rb, line 44 def current_otp otp.at(Time.now) end