fails:SortedSet#- returns a new SortedSet containting self's elements excluding the elements in the passed Enumerable
fails:SortedSet#- raises an ArgumentError when passed a non-Enumerable
