174 175 176
# File 'lib/vonage/client.rb', line 174 def tfa @tfa ||= T.let(TFA.new(config), T.nilable(Vonage::TFA)) end