22 23 24
# File 'lib/inspec/objects/each_loop.rb', line 22 def to_hash { qualifier: qualifier, test: @test } end