module VCR::Cassette::Serializers::Syck

The Syck serializer. Syck is the legacy YAML engine in ruby 1.8 and 1.9.

@see JSON @see Psych @see YAML