# File src/ruby_supportlib/phusion_passenger/vendor/union_station_hooks_core/lib/union_station_hooks_core/simple_json.rb, line 333
    def test_symbol
      assert_equal %(["abc"]), generate([:abc])
    end