34 35 36
# File 'lib/inspec/objects/or_test.rb', line 34 def to_hash { describe_one: @tests.map(&:to_hash) } end