require File.dirname(__FILE__) + '/../../spec_helper.rb' describe AMF::Values::ArrayCollection do it "should deserialize properly" it "should serialize properly" end