I'm speccing some serializers before switching out an old version of the Netflix fast JSON api serializer, and it returns the type as a symbol in the hash if that's how you define it. This is failing due to have_type coercing the expected to a string.