# File src/ruby_supportlib/phusion_passenger/vendor/union_station_hooks_core/lib/union_station_hooks_core/simple_json.rb, line 313 def test_bool assert_equal %([true, false]), generate([true, false]) end