fails:Enumerable#drop passed a number n as an argument tries to convert n to an Integer using #to_int
fails:Enumerable#drop passed a number n as an argument returns [] for empty enumerables
fails:Enumerable#drop passed a number n as an argument returns [] if dropping all
