8 9 10
# File 'lib/dvla/atlas/test_artefactory.rb', line 8 def artefacts @artefacts ||= T.let(Artefacts.new, T.nilable(DVLA::Atlas::Artefacts)) end