# File lib/rubygems/specification.rb, line 1698 def requirements= req # TODO: warn about setting instead of pushing @requirements = Array req end