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